Gerd Moellmann [Mon, 2 Jul 2001 11:51:38 +0000 (11:51 +0000)]
(tags): Depend on $(lwlibdir)/TAGS.
($(lwlibdir)TAGS): New target.
(TAGS): Fix depedency list.
Gerd Moellmann [Mon, 2 Jul 2001 11:24:39 +0000 (11:24 +0000)]
(gnus-local-domain): Removed because unused.
Eli Zaretskii [Mon, 2 Jul 2001 10:47:46 +0000 (10:47 +0000)]
Fix the header line, so that finder.el recognizes it.
Eli Zaretskii [Mon, 2 Jul 2001 10:43:55 +0000 (10:43 +0000)]
(lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.
Gerd Moellmann [Mon, 2 Jul 2001 10:36:44 +0000 (10:36 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 2 Jul 2001 09:21:08 +0000 (09:21 +0000)]
(x_list_fonts): Make sure XFreeFont is called
with input blocked.
Richard M. Stallman [Sat, 30 Jun 2001 15:57:31 +0000 (15:57 +0000)]
Don't include data bigger than 500,000 bytes directly in the bug
report.
Gerd Moellmann [Fri, 29 Jun 2001 22:09:24 +0000 (22:09 +0000)]
(main): Remove extern declaration for sys_nerr, which
isn't used and causes a compilation error with GCC 3.0 on
FreeBSD 4.3.
Eli Zaretskii [Fri, 29 Jun 2001 18:26:53 +0000 (18:26 +0000)]
(x-colors): Add colors from the recent rgb.txt file.
Eli Zaretskii [Fri, 29 Jun 2001 18:09:44 +0000 (18:09 +0000)]
Make last change compatible with XEmacs. From Christoph Wedler
<christoph.wedler@sap.com>.
Eli Zaretskii [Fri, 29 Jun 2001 17:57:36 +0000 (17:57 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 29 Jun 2001 17:53:41 +0000 (17:53 +0000)]
Minor clarifications. Explain how to use imenu-sort-function.
Fix name of imenu-add-menubar-index.
Richard M. Stallman [Fri, 29 Jun 2001 17:51:51 +0000 (17:51 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 29 Jun 2001 17:50:27 +0000 (17:50 +0000)]
(bdf-directory-list): Use the value relative to
installation-directory for MS-Windows as well.
Richard M. Stallman [Fri, 29 Jun 2001 17:50:05 +0000 (17:50 +0000)]
(widget-color-sample-face-get): Return ((foreground-color . COLOR))
instead of constructing a face.
Eli Zaretskii [Fri, 29 Jun 2001 17:40:38 +0000 (17:40 +0000)]
(region): Change the background color for the
light-background color display to lightgoldenrod2, to make it
visible on some laptops.
Eli Zaretskii [Fri, 29 Jun 2001 16:42:52 +0000 (16:42 +0000)]
Add fns.el, which is produced on MS-DOS instead of fns-*.el.
Richard M. Stallman [Fri, 29 Jun 2001 03:23:32 +0000 (03:23 +0000)]
Explain purpose of mode hooks.
Xref to Tags from Imenu.
Don't use "sections or definitions" in Imenu.
Cindex "pretty printer".
Mention LINEFEED.
Explain uses of values of lisp-indent-function.
Explain why C-M-DEL is sometimes not available.
Doc values of hs-isearch-open.
Minor cleanups.
Richard M. Stallman [Fri, 29 Jun 2001 03:20:46 +0000 (03:20 +0000)]
Explain why don't mail a core dump.
Richard M. Stallman [Fri, 29 Jun 2001 03:19:40 +0000 (03:19 +0000)]
Get rid of inexplicable @t's in values of paragraph-start and
paragraph-separate and page-delimiter.
Say C-x C-p activates the mark.
Prevent break inside `level-1'.
Clean up presentation of items within M-C-Mouse-1.
Minor changes.
Richard M. Stallman [Fri, 29 Jun 2001 03:17:10 +0000 (03:17 +0000)]
(rmail-reformat-message): Bind inhibit-read-only to t.
(rmail-msg-restore-non-pruned-header): Likewise.
If point was in the old pruned header, put it at the top.
(rmail-msg-prune-header): If point was at the top, keep it there.
(rmail-narrow-to-non-pruned-header): New function.
(rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
Richard M. Stallman [Fri, 29 Jun 2001 03:16:15 +0000 (03:16 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 28 Jun 2001 21:17:27 +0000 (21:17 +0000)]
(Info-clone-buffer-hook): Unconditionally copy marker.
Karl Fogel [Thu, 28 Jun 2001 16:31:51 +0000 (16:31 +0000)]
Update maintainer email address.
Karl Fogel [Thu, 28 Jun 2001 16:31:01 +0000 (16:31 +0000)]
Add entry for saveplace.el change of 2001-04-19. The change to
saveplace.el was committed then, but I forgot to commit the new
ChangeLog entry along with it.
Francesco Potortì [Wed, 27 Jun 2001 17:48:40 +0000 (17:48 +0000)]
(uniquify-rationalize-file-buffer-names): Undo previous change.
Francesco Potortì [Wed, 27 Jun 2001 17:47:29 +0000 (17:47 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 27 Jun 2001 17:16:23 +0000 (17:16 +0000)]
(EmacsFrameSetCharSize): Turn off atimers and block
SIGIO around the code where Xt might wait for a
ConfigureNotifyEvent.
(toplevel): Include <signal.h> and syssignal.h.
Francesco Potortì [Wed, 27 Jun 2001 15:56:51 +0000 (15:56 +0000)]
(uniquify-rationalize-file-buffer-names): Do a preliminary quick
reordering. Can speed things up dramatically.
Francesco Potortì [Wed, 27 Jun 2001 15:56:21 +0000 (15:56 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 27 Jun 2001 09:23:06 +0000 (09:23 +0000)]
(vox_configure, vox_close): Turn off atimers
around ioctls.
Richard M. Stallman [Tue, 26 Jun 2001 17:10:56 +0000 (17:10 +0000)]
(dired-get-filename): A file name starting with ~
is not absolute in this context.
Richard M. Stallman [Tue, 26 Jun 2001 17:10:40 +0000 (17:10 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 26 Jun 2001 13:43:32 +0000 (13:43 +0000)]
Major rewrite. Sections Tags, Emerge, Change Log and Authors
moved to maintaining.texi. Some sections reordered.
Node Misc for Programs moved to just before the language-specific sections.
New node Defuns contains an intro plus the old
Defuns node (now renamed Moving by Defuns)
as well as Imenu, Which Function, and a node
Left Margin Paren to explain the convention about this.
New node Parentheses now documents M-x check-parens.
It contains subnodes Expressions, Moving by Parens, and Matching.
Expressions and Moving by Parens contain the material
formerly in Lists and List Commands, but divided up differently.
The section Balanced Editing has been deleted.
Most of the C indentation customization (all except c-set-style),
has been replaced with a reference to the C Modes manual.
Documentation now is divided into three subsections.
Some rewrites in the Program Indent section about
C-u TAB and C-M-q.
Richard M. Stallman [Tue, 26 Jun 2001 13:34:50 +0000 (13:34 +0000)]
Fix mistakes in @node Emerge.
Richard M. Stallman [Tue, 26 Jun 2001 13:34:22 +0000 (13:34 +0000)]
Fix previous change.
Richard M. Stallman [Tue, 26 Jun 2001 13:30:29 +0000 (13:30 +0000)]
Add Balanced Expressions.
Add Expressions.
Update entries for Sexp and Defun, and other uses of them.
because those terms have been partly deprecated.
Update entry for Balance Parentheses.
Update some xrefs.
Richard M. Stallman [Tue, 26 Jun 2001 13:26:51 +0000 (13:26 +0000)]
Finish previous change.
Richard M. Stallman [Tue, 26 Jun 2001 13:26:06 +0000 (13:26 +0000)]
Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Update xref, Defuns -> Moving by Defuns.
Richard M. Stallman [Tue, 26 Jun 2001 13:22:49 +0000 (13:22 +0000)]
Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Richard M. Stallman [Tue, 26 Jun 2001 13:22:05 +0000 (13:22 +0000)]
Avoid "sexp".
Richard M. Stallman [Tue, 26 Jun 2001 13:21:07 +0000 (13:21 +0000)]
Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Richard M. Stallman [Tue, 26 Jun 2001 13:20:18 +0000 (13:20 +0000)]
Update xref (Defuns -> Left Margin Convention).
Richard M. Stallman [Tue, 26 Jun 2001 13:19:43 +0000 (13:19 +0000)]
Change Next pointer.
Richard M. Stallman [Tue, 26 Jun 2001 13:19:08 +0000 (13:19 +0000)]
Change Previous pointer.
Richard M. Stallman [Tue, 26 Jun 2001 13:18:26 +0000 (13:18 +0000)]
(Major Mode Conventions): Say not to change meaning of RET, and not to
set user preferences. Say that there is a general imperative to
preserve uniformity even in ways not mentioned here.
Richard M. Stallman [Tue, 26 Jun 2001 13:13:11 +0000 (13:13 +0000)]
Reorganize structure of Editing Programs,
splitting part into a new chapter, Maintaining Programs.
Richard M. Stallman [Tue, 26 Jun 2001 13:12:29 +0000 (13:12 +0000)]
Initial version consists of sections moved from Editing Programs chapter.
Richard M. Stallman [Tue, 26 Jun 2001 12:39:38 +0000 (12:39 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 26 Jun 2001 12:31:30 +0000 (12:31 +0000)]
(read_char) <non_reread>: Record the previous idle
start time before calling timer_stop_idle.
(read_char) <reread_first>: After processing a help-echo event,
restore the previous idle start time.
Richard M. Stallman [Tue, 26 Jun 2001 11:52:27 +0000 (11:52 +0000)]
(which-func-maxout): Increase default to 500000.
(which-function-mode): This is now the "real" name of the function.
(which-func-mode): Now an alias.
(which-func-mode-global): Name deleted.
Richard M. Stallman [Tue, 26 Jun 2001 11:50:16 +0000 (11:50 +0000)]
(hs-minor-mode-map): Use mouse-2, not button-2, when binding
hs-mouse-toggle-hiding.
Gerd Moellmann [Tue, 26 Jun 2001 10:35:01 +0000 (10:35 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 26 Jun 2001 10:34:27 +0000 (10:34 +0000)]
(rmail-msg-restore-non-pruned-header): New
function.
(rmail-msg-prune-header): Likewise.
(rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
and `rmail-msg-prune-header'.
Gerd Moellmann [Tue, 26 Jun 2001 09:47:11 +0000 (09:47 +0000)]
(handle_invisible_prop): Deal with overlay strings at
the start of invisible text.
(setup_for_ellipsis): New function.
(next_overlay_string): After all overlay strings have been
processed, display an ellipsis if necessary.
(load_overlay_strings, get_overlay_strings): Add parameter CHARPOS.
(push_it): Initialize display_ellipsis_p on the iterator's stack.
Gerd Moellmann [Tue, 26 Jun 2001 09:46:24 +0000 (09:46 +0000)]
(struct it): Add member display_ellipsis_p.
Andrew Choi [Tue, 26 Jun 2001 01:42:30 +0000 (01:42 +0000)]
2001-06-26 Andrew Choi <akochoi@i-cable.com>
* README: Change references to SourceForge site to
ftp://ftp.gnu.org/gnu/mac/emacs/.
Stefan Monnier [Mon, 25 Jun 2001 19:20:15 +0000 (19:20 +0000)]
(fill-region-as-paragraph): Don't look further back than LINEBEG.
Gerd Moellmann [Mon, 25 Jun 2001 15:38:01 +0000 (15:38 +0000)]
(struct x_output): Add member wait_for_wm.
Gerd Moellmann [Mon, 25 Jun 2001 15:37:16 +0000 (15:37 +0000)]
(Qwait_for_wm): New variable.
(x_frame_parms): Add entry for `wait-for-wm".
(x_set_wait_for_wm): New function.
(Fx_create_frame): Call x_default_parameter for wait-for-wm.
(syms_of_xfns): Initialize and staticpro Qwait_for_wm.
Gerd Moellmann [Mon, 25 Jun 2001 15:36:53 +0000 (15:36 +0000)]
(EmacsFrameSetCharSize): Set XtNwaitForWm depending
on the value of the wait-for-wm frame parameter.
Gerd Moellmann [Mon, 25 Jun 2001 11:13:57 +0000 (11:13 +0000)]
(try_window_id) <all changes below window end>: Don't
take this shortcut if ZV is visible in the window.
(try_window_id): When checking for window start being in changed
text, don't check that the buffer's size has changed.
Eli Zaretskii [Mon, 25 Jun 2001 10:39:06 +0000 (10:39 +0000)]
(xterm-mouse-event): If the buffer displayed in the
window where they clicked the mouse has a header line, adjust
vertical movement by one.
Gerd Moellmann [Mon, 25 Jun 2001 10:04:27 +0000 (10:04 +0000)]
(glasses-make-readable): Consider
underscores too when separating a parenthesis.
Eli Zaretskii [Sun, 24 Jun 2001 13:16:33 +0000 (13:16 +0000)]
More about long file names and the MSDOS port.
Eli Zaretskii [Sun, 24 Jun 2001 11:19:58 +0000 (11:19 +0000)]
*** empty log message ***
Eli Zaretskii [Sun, 24 Jun 2001 11:14:12 +0000 (11:14 +0000)]
(bookmark-insert-location, bookmark-bmenu-list)
(bookmark-bmenu-hide-filenames): Add help-echo to mouse-highlighted text.
(bookmark-bmenu-show-filenames): Remove help-echo property from
the whitespace.
Richard M. Stallman [Sun, 24 Jun 2001 08:17:21 +0000 (08:17 +0000)]
Minor change.
Eli Zaretskii [Sat, 23 Jun 2001 19:44:13 +0000 (19:44 +0000)]
(auto-mode-alist): Add configure.ac (autoconf).
Richard M. Stallman [Sat, 23 Jun 2001 19:36:23 +0000 (19:36 +0000)]
(eval-last-sexp): Doc fix.
Richard M. Stallman [Sat, 23 Jun 2001 19:36:14 +0000 (19:36 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 23 Jun 2001 16:22:04 +0000 (16:22 +0000)]
(c-set-style): Don't specify initial contents for completing-read.
Richard M. Stallman [Sat, 23 Jun 2001 16:19:29 +0000 (16:19 +0000)]
(Fcompleting_read): Doc fix.
Richard M. Stallman [Sat, 23 Jun 2001 16:19:18 +0000 (16:19 +0000)]
Add details about C-M-a and C-M-e.
Index indent-for-tab-command.
Clarify TAB on lines inside paren grouping.
Clarify which languages a C style applies to.
Clarify how c-default-style takes effect.
c-set-style affects only current buffer.
Clarify blink-matching-delay.
Richard M. Stallman [Sat, 23 Jun 2001 16:11:23 +0000 (16:11 +0000)]
(Wrong Time): New node.
Richard M. Stallman [Sat, 23 Jun 2001 16:10:25 +0000 (16:10 +0000)]
Minor change.
Richard M. Stallman [Sat, 23 Jun 2001 16:09:28 +0000 (16:09 +0000)]
(Major Mode Conventions): Major modes should not change RET.
Richard M. Stallman [Sat, 23 Jun 2001 16:08:32 +0000 (16:08 +0000)]
(Compilation Functions): Add xref to Problems with Macros.
Richard M. Stallman [Sat, 23 Jun 2001 16:07:34 +0000 (16:07 +0000)]
More of previous change.
Richard M. Stallman [Sat, 23 Jun 2001 16:06:49 +0000 (16:06 +0000)]
Deprecate use of the INITIAL argument for completing-read.
Eli Zaretskii [Sat, 23 Jun 2001 07:51:03 +0000 (07:51 +0000)]
Fix some formatting errors, and a left-over from some unsuccessful merge.
Richard M. Stallman [Fri, 22 Jun 2001 21:45:48 +0000 (21:45 +0000)]
Minor change.
Richard M. Stallman [Fri, 22 Jun 2001 20:06:07 +0000 (20:06 +0000)]
(menu-bar-make-toggle): Construct the
function's doc string from HELP, not DOC, and make it accurate by
adding "Toggle whether to " at the front and downcasing the initial.
Change the HELP arg in some calls to make it fit this usage.
(toggle-debug-on-quit, toggle-debug-on-error): Undo previous change.
Richard M. Stallman [Fri, 22 Jun 2001 20:05:51 +0000 (20:05 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 22 Jun 2001 16:36:42 +0000 (16:36 +0000)]
Add woman-1 and woman-2.
Eli Zaretskii [Fri, 22 Jun 2001 11:49:18 +0000 (11:49 +0000)]
(indent-relative-maybe, indent-relative): Doc fix.
Eli Zaretskii [Fri, 22 Jun 2001 11:42:44 +0000 (11:42 +0000)]
(Indentation Commands): Document what indent-relative does when called
with an argument.
Eli Zaretskii [Fri, 22 Jun 2001 11:32:07 +0000 (11:32 +0000)]
(Multi-line Indent): Document indent-code-rigidly.
Eli Zaretskii [Fri, 22 Jun 2001 10:50:27 +0000 (10:50 +0000)]
Proofreading fixes from Peter Milliken.
Eli Zaretskii [Fri, 22 Jun 2001 10:38:20 +0000 (10:38 +0000)]
(toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
Eli Zaretskii [Thu, 21 Jun 2001 12:48:03 +0000 (12:48 +0000)]
(tool-bar-setup): Remove the EXIT button.
Eli Zaretskii [Thu, 21 Jun 2001 07:42:04 +0000 (07:42 +0000)]
(dabbrev--select-buffers): Fix last change.
Miles Bader [Thu, 21 Jun 2001 03:22:15 +0000 (03:22 +0000)]
Document the new BUFFER arg to the `shell' command.
Jason Rumney [Wed, 20 Jun 2001 22:40:29 +0000 (22:40 +0000)]
(WinMain): Add quotes around executable name.
Richard M. Stallman [Wed, 20 Jun 2001 11:03:58 +0000 (11:03 +0000)]
(dabbrev--make-friend-buffer-list): New function,
broken out from dabbrev--find-expansion. Handle minibuffer
specially here.
(dabbrev--find-expansion): Simplify code in various ways.
Don't treat minibuffers specially.
Call dabbrev--make-friend-buffer-list.
(dabbrev--select-buffers): Don't treat minibuffers specially.
Simplify.
(dabbrev--scanning-message): Do nothing when minibuffer is current.
Richard M. Stallman [Wed, 20 Jun 2001 11:03:44 +0000 (11:03 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 20 Jun 2001 10:57:04 +0000 (10:57 +0000)]
New node Program Misc; text about word and paragraph and selective
display features moved there.
Major rewrite of Programming Modes node.
Mention font lock and compilation commands in initial list of
capabilities.
Rewrite explanation of C-M- convention.
In Basic Indent, add intro text.
Eli Zaretskii [Wed, 20 Jun 2001 10:52:38 +0000 (10:52 +0000)]
Document problems with compressed subdirs.el.
Richard M. Stallman [Wed, 20 Jun 2001 10:51:27 +0000 (10:51 +0000)]
Minor Texinfo style change.
Richard M. Stallman [Wed, 20 Jun 2001 10:50:40 +0000 (10:50 +0000)]
Minor wording fixes.